queue descriptor

英 [kjuː dɪˈskrɪptə(r)] 美 [kjuː dɪˈskrɪptər]

网络  队列描述字; 伫列描述符

计算机



双语例句

  1. Another message descriptor is generated by the queue manager when the message is placed on the transmission queue, stored separately from the message data and called a separate message descriptor.
    另一种消息描述符在将消息置于传输队列时由队列管理器生成,它与消息数据独立存储,称作独立的消息描述符。
  2. Configure the queue name in the deployment descriptor to be the queue generated by the export of the WebSphere ESB mediation module.
    在部署描述符(其将作为由WebSphereESB中介模块的导出生成的队列)中配置队列名称。
  3. As discussed above, an MQMDE structure is added by the queue manager if the message descriptor is V1.
    如上所述,如果消息描述符是V1,MQMDE结构由队列管理器添加。
  4. If you run this code and then browse the queue using WebSphere MQ Explorer, you will see that the message descriptor properties have been set as before.
    如果运行此代码,然后使用WebSphereMQExplorer浏览结果,将会看到消息部署描述符属性已像前面一样进行了设置。
  5. If none is found, the queue manager places its own name in the ReplyToQMgr field of the message descriptor, with ReplyToQ unchanged.
    如果找不到任何结果,队列管理器会在保持ReplyToQ不变的情况下在消息描述符的ReplyToQMgr字段中置入自己的名称。
  6. When a message flows to a queue manager prior to V7, properties of the message, except those in the message descriptor, are treated as message data and count towards the length of the message
    当消息流向V7版本之前的队列管理器时,除了那些在消息描述符中的属性之外,消息属性都被看作是消息数据并计入消息长度中
  7. Brings forward the method of citing message queue by descriptor and carries it out successfully in the applicant system.
    提出了用描述字的方式引用分布式消息队列的方法并成功地实现。
  8. JMS queue or topic was appointed in the deployment descriptor when Message-driven Bean was deployed.
    部署和运行消息Bean时,可在配置文件中指定JMS队列或主题;